@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1742978916989') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gongsi:before {
  content: "\e640";
}

.icon-ictel:before {
  content: "\e64f";
}

.icon-zuanshi:before {
  content: "\e811";
}

.icon-rongyu:before {
  content: "\e607";
}

.icon-fuwu:before {
  content: "\e611";
}

.icon-shubiao:before {
  content: "\e662";
}

.icon-hezuo:before {
  content: "\e777";
}

.icon-shili:before {
  content: "\e660";
}

.icon-dianhua:before {
  content: "\e646";
}

.icon-you:before {
  content: "\e503";
}

.icon-tuanduiliebiao:before {
  content: "\e693";
}

